This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
chore(deps): update dependency containerd/nerdctl to v1.7.2 (master) #166
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.1
->v1.7.2
Release Notes
containerd/nerdctl (containerd/nerdctl)
v1.7.2
Compare Source
Changes
nerdctl run
:/etc/hosts
/etc/resolv.conf
(#2686, thanks to @yankay)nerdctl-full
:Full changes: https://github.com/containerd/nerdctl/milestone/36?closed=1
Thanks to @jiusanzhou @yankay
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.2-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.2-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.2-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.2-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/7180471114
The sha256sum of the SHA256SUMS file itself is
6117f814475a955b1042e24c25870f539be1910e841cbb68e61a53eadb091608
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.7.1
Compare Source
Changes
nerdctl diff
:nerdctl diff
command (#2626, thanks to @minuk-dev)nerdctl pull
:--soci-index-digest
flag to specify a particular index digest for SOCI (#2638, thanks to @sondavidb)nerdctl compose exec
:docker compose exec
(#2650, thanks to @yankay)nerdctl-full:
Full changes: https://github.com/containerd/nerdctl/milestone/33?closed=1
Thanks to @amrmahdi @kotoji @minuk-dev @sondavidb @suyanhanx @testwill @yanggangtony @yankay
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.1-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.1-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.1-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.1-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/7043721428
The sha256sum of the SHA256SUMS file itself is
bc360503d07dcafeb1e87d977017665d97de2c20219c8937cfb8a819a81f7ea8
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.7.0
Compare Source
Added the initial support for IPv6 (#1558) and CernVM-FS (#2599)
Changes
nerdctl network
:com.docker.network.bridge.enable_ip_masquerade
(#2592, thanks to @yankay)nerdctl run
:--network <ID>
(#2589, thanks to @fahedouch)nerdctl ps
:--format '{{.Names}}'
incompatibility (#2595, thanks to @yankay)--format '{{Label "foo"}}'
(#2619)nerdctl-full:
Full changes: https://github.com/containerd/nerdctl/milestone/35?closed=1
Thanks to @TinaMor @fahedouch @kotoji @ktock @marcoverl @ollypom @testwill @yankay @yuchanns
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.7.0-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.7.0-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.7.0-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.7.0-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/6753862499
The sha256sum of the SHA256SUMS file itself is
fd5d88d2b28f1fd27ff3448b4eea5c266873773ebd723ab1be3c7b26ef3d1a85
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.6.2
Compare Source
Changes
nerdctl compose
:--env-file
(was broken since v1.6.0) (#2567)Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.6.2-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.6.2-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.6.2-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.6.2-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/6502927032
The sha256sum of the SHA256SUMS file itself is
3269e3ef2a4711dec3f5ecc55d47644d602773f92eb1b7973c3b8a45c95e6664
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.6.1
Compare Source
Changes
nerdctl network ls
:--filter
flag (#2522, thanks to @yankay)nerdctl image convert
:--zstd
flag (#2530, thanks to @henry118)nerdctl compose ps
:--filter
,--status
,--quiet
,--services
, and--all
flags (#2509, thanks to @tanghaowillow)Misc:
/opt/cni/bin
over/usr/lib/cni
(#2541)nerdctl-full
:Full changes: https://github.com/containerd/nerdctl/milestone/32
Thanks to @ginglis13 @henry118 @tanghaowillow @tces1 @testwill @yankay @zhuangqh
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.6.1-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.6.1-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.6.1-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.6.1-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/6490434410
The sha256sum of the SHA256SUMS file itself is
32242fd892d994e9b041aba52f1de3eb501d008ddb25e2655f696952ed35e35d
.Release manager: Akihiro Suda (@AkihiroSuda)
v1.6.0
Compare Source
This release improves compatibility with Docker 23, adds the support for pushing SOCI images, and allows running Linux containers on FreeBSD.
Changes
nerdctl push
:nerdctl compose
:nerdctl compose cp
. (#2499, #2513, thanks to @yankay)nerdctl compose exec -T
(#2507)build.config should be relative path
(#2510)nerdctl attach
:nerdctl attach
(#2108, thanks to @davidhsingyuchen)nerdctl volume create
:nerdctl version
:debug/buildinfo
to supportgo install
(#2444)Misc:
nerdctl-full
:Project:
Full changes: https://github.com/containerd/nerdctl/milestone/29?closed=1
Thanks to @akhramov @austinvazquez @davidhsingyuchen @fahedouch @gabriel-samfira @metux @ningziwen @testwill @vsiravar @webwurst @yankay
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
nerdctl-1.6.0-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-1.6.0-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-1.6.0-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-1.6.0-linux-amd64.tar.gz
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.